text/template.state.setTopVar (method)

3 uses

	text/template (current package)
		exec.go#L76: func (s *state) setTopVar(n int, value reflect.Value) {
		exec.go#L360: 			s.setTopVar(1, elem)
		exec.go#L364: 			s.setTopVar(2, index)